
variation = {
	name = "male_legwear_white"
	
 
	pattern = { 
		weight = 1
 
		r = { textures = "generic_cotton_standard_fine_01" 		layout = "plain_fabric_layout" }
		g = { textures = "generic_wool_standard_fine_01" 		layout = "plain_fabric_layout" }
		b = { textures = "generic_wool_standard_fine_01" 		layout = "plain_fabric_layout" }
		a = { textures = "generic_wool_standard_fine_01"		layout = "plain_fabric_layout" }
	}	

 
	color_palette = { weight = 1		texture = "gfx/portraits/accessory_variations/textures/color_palettes/color_palette_male_european_01_white.dds" }	
}

variation = {
	name = "male_belt_generic_01_black"
	
 
	pattern = { 
		weight = 1
 
		r = { textures = "generic_cotton_standard_fine_01" 		layout = "plain_fabric_layout" }
		g = { textures = "generic_wool_standard_fine_01" 		layout = "plain_fabric_layout" }
		b = { textures = "generic_wool_standard_fine_01" 		layout = "plain_fabric_layout" }
		a = { textures = "generic_wool_standard_fine_01"		layout = "plain_fabric_layout" }
	}	

 
	color_palette = { weight = 1		texture = "gfx/portraits/accessory_variations/textures/color_palettes/color_palette_male_belt_generic_01_black" }	
}